@codedreams/helpers
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

Welcome to Code Dreams Helpers

Build Status codecov npm [MIT][license]

Welcome to the Code Dreams helpers package here you will find out all the helpers that we use on our projects

Whats the idea of this repository

Its a place that we can share a little bit of our code base and show how we work on our projects with our helpers

How can i use the library?

Just add the library to your project and import it!

  1. Depend on it:
yarn add @codedreams/helpers

If using Native helpers:

yarn add react-native-haptic react-native-size-matters
  1. Import and use all:
import { getTheme } from '@codedreams/helpers'
import { isIOS } from '@codedreams/helpers/native'

Readme

Keywords

Package Sidebar

Install

npm i @codedreams/helpers

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

26 kB

Total Files

43

Last publish

Collaborators

  • eduardoffelipe
  • acodedreams