Skip to content

Instantly share code, notes, and snippets.

@padupuy
Last active April 12, 2023 09:18
Show Gist options
  • Save padupuy/dcdc6f8684d4e923a8cdac79931df821 to your computer and use it in GitHub Desktop.
Save padupuy/dcdc6f8684d4e923a8cdac79931df821 to your computer and use it in GitHub Desktop.
React-native
Router : https://github.com/aksonov/react-native-router-flux
via : https://medium.com/differential/react-native-basics-using-react-native-router-flux-f11e5128aff9#.3dfpm2p7l
TabView : https://github.com/react-native-community/react-native-tab-view
via : https://medium.com/@satya164/how-i-built-react-native-tab-view-7adfb2570af6#.86wxw1saf
Redux-persist :
https://github.com/rt2zz/redux-persist
Redux-saga : http://yelouafi.github.io/redux-saga/index.html
via : https://shift.infinite.red/using-redux-saga-to-simplify-your-growing-react-native-codebase-2b8036f650de#.l041i8dga
Keyboard :
https://shift.infinite.red/avoiding-the-keyboard-in-react-native-56d05b9a1e81#.1l97y112q
Awesome Projects :
https://android.jlelse.eu/interesting-react-native-projects-to-learn-from-caf6ad1efd1f#.t61td6npu
Elargir la zone de clic d'un bouton :
https://facebook.github.io/react-native/docs/touchablewithoutfeedback.html#hitslop
Infinite scroll view : https://github.com/exponentjs/react-native-infinite-scroll-view
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment