awesome-react-native icon indicating copy to clipboard operation
awesome-react-native copied to clipboard

Suggestions

Open Steviey opened this issue 8 years ago • 6 comments

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

Steviey avatar Feb 05 '17 15:02 Steviey

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

idibidiart avatar Apr 14 '17 15:04 idibidiart

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

buncis avatar Sep 05 '17 08:09 buncis

one more suggestion https://github.com/kis/react-native-air-progress-bar

kis avatar Sep 20 '17 19:09 kis

Know any library to allow usage of alarms ?

VictorJozwicki avatar Jan 30 '19 13:01 VictorJozwicki

@VictorJozwicki like any of these first two? http://lmgtfy.com/?q=react+native+alarm

pvinis avatar Jan 31 '19 13:01 pvinis

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.

VictorJozwicki avatar Jan 31 '19 15:01 VictorJozwicki