simple-react-native

1.0.3 • Public • Published

Fission Labs

Fission Labs is a Software Product Development & Services company delivering high-end solutions primarily in the areas of highly scalable cloud applications and analytics for large sets of data. Few of the challenges we are working on are scaling an application to support 150 million users, real-time bidding with response time requirements of 100 ms or less. If you are somebody who wants to work on big challenges and change the world, we have those opportunities in spades.



npm npm

simple-react-native

As the name suggests introducing a simple and faster way to develop react native apps.


Why does every developer need to spend the same amount of time to develop the same screens or components?

  • The main intention of this package is providing template screens which are used frequently in almost every app.
  • And providing wrapper or abstract components upon existing react native components.
  • All props are optional.
  • This will reduce the development time.
  • We can develop POC (Proof Of Concept) apps quickly by calling the specified components directly without using any props.
  • Once we utilize all the provided props and callbacks, we can develop fully functional production apps. Everyone can use their own images, colors and themes by applying corresponding props.

Initially we added Splash,Login and Signup. More components will be coming soon like side drawer, bottom navigation bar and etc.


Installation

npm install --save simple-react-native

Running the example

  • git clone https://github.com/kiranfl/simple-react-native.git
  • cd example
  • npm install
  • react-native run-ios | react-native run-android

Reference


License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    1
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i simple-react-native

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

17.6 MB

Total Files

15

Last publish

Collaborators

  • kiranrajam