Skip to content

liis-dev-team/simple-react-native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

24 Commits
Β 
Β 

Repository files navigation

simple-react-native



Welcome to Simple React Native! Useful libraries, instructions, tutorials and more.



FAQ

  • To add categories use DocToc
  • When you add a new library, put near it hardmeter πŸ’š πŸ’› ❀

Categories

Animation

Standard set of easy to use animations.

A mobile library that parses Adobe After Effects animations exported as JSON with bodymovin and renders them natively on mobile.

Integrations

Google Signin for your react native applications

Storage

The fastest key/value storage for React Native.

Problems:

  • Can't use remote debugging (e.g. with Chrome). Instead, you should use Flipper.

System

React-native native module for In-App Purchase.

Problems:

  • Test only in a real devices

Utils

Patch-package lets app authors instantly make and keep fixes to dependencies.

Very useful if you want to fix a third party library.

Config variables for React Native apps

Delete all console.log from production

Problems:

UI

React Native Blur component

Problems:

React Native Calendar Components

Problems:

  • Very hard customization (if you build something serious, build your own calendar)

React Native Drawer component

Problems:

  • Can't use navigation headers due to flickering issues. Need to use your custom ones,

The best library to use when you need to do something with device orientation.

Problems:

  • Imperative orientation change doesn't work out of the box on iPad. You need to disable all orientations except portrait in Xcode for it to work. Yet this brings the problem when you launch your app your splash Screen will be displayed only in the portrait mode

React Native Popover component

React Native Skeleton preloader component

Problems:

  • Can't place skeleton inside another skeleton.

Best React native carousel library. Great docs and examples. Pretty simple to start. You can do a lot of advanced stuff with this library. For example: Apple carousel time picker

Releases

No releases published

Packages

No packages published