Open Steviey opened 7 years ago
One more:
https://github.com/idibidiart/react-native-responsive-grid
this is allowing me to build complex layouts at 20 ,ins per screen vs 2 hours per screen when done without it... it's based on work by @rundmt ...but much modified... check it out
but react-navigation itself has many problems, see this one https://github.com/react-community/react-navigation/issues/2476 I think it also need to mentioned so people have another library to look at. like https://github.com/aksonov/react-native-router-flux or https://github.com/wix/react-native-navigation
one more suggestion https://github.com/kis/react-native-air-progress-bar
Know any library to allow usage of alarms ?
@VictorJozwicki like any of these first two? http://lmgtfy.com/?q=react+native+alarm
Sure I found them, but what I meant is that they're not in the awesome react native website. And react-native-alarm doesn't seem to be active anymore.
Hello there,
I have some suggestions without official PR so far.
The new package 'react-navigation' (first item in the category navigation) is intended to replace all other navigation solutions in react-native in the long run (see announcements). This includes even integrated routers.
Although the library is currently beta, maybe its a good idea to give people a hint in the description, since it's a hell of work to refactor an app after six month or so.
Navigation Demos:
react-navigation has its own demos which could be installed/tested standalone. https://github.com/react-community/react-navigation/tree/master/examples/NavigationPlayground ...and... crossplatform-installed with this fork: https://github.com/Steviey/win-react-navigation