“Build Facebook-Like Placeholder Loaders in React Native” by Vikrant Negi https://link.medium.com/QU3pluoOx4
Medium
Build Facebook-Like Placeholder Loaders in React Native
Using placeholder loaders in React Native apps using rn-placeholder
“How to Make a Really Cool Button in React Native” by Danny Krug https://link.medium.com/HHKW3NivE4
Medium
How to Make a Really Cool Button in React Native
Sometimes you have weeks where you’re like “OH HELL YEAH! I’m on a roll and I’m creating all this stuff and I’m killin the game.” And…
React Navigation v5 + React Native Paper = ❤️ | React Navigation
https://reactnavigation.org/blog/2020/01/29/using-react-navigation-5-with-react-native-paper/
https://reactnavigation.org/blog/2020/01/29/using-react-navigation-5-with-react-native-paper/
reactnavigation.org
React Navigation v5 + React Native Paper = ❤️ | React Navigation
This is a guest post by the React Native Paper team. If you like this guide, check out React Native Paper for more!
Example to Send WhatsApp Message from React Native App
https://aboutreact.com/send-whatsapp-message/
https://aboutreact.com/send-whatsapp-message/
Implementing a user account verification like in whatsapp(React Native-android)
https://medium.com/@dinukadilshanfernando/implementing-a-user-account-verification-like-in-whatsapp-react-native-51aa868573f5
https://medium.com/@dinukadilshanfernando/implementing-a-user-account-verification-like-in-whatsapp-react-native-51aa868573f5
Medium
Implementing a user account verification like in whatsapp(React Native)
When it comes to consumer applications,chat applications,etc..developers need to think about how the user feels the application.
“React Native Chat with image and audio” by Liplylie https://link.medium.com/NG2YXsEQe5
Medium
React Native Chat with image and audio
The title says it all!
baconcheese113/react-native-webrtc-minimal: The simplest local-only implementation of react-native-webrtc possible.
https://github.com/baconcheese113/react-native-webrtc-minimal
https://github.com/baconcheese113/react-native-webrtc-minimal
GitHub
GitHub - baconcheese113/react-native-webrtc-minimal: The simplest local-only implementation of react-native-webrtc possible.
The simplest local-only implementation of react-native-webrtc possible. - baconcheese113/react-native-webrtc-minimal
react-native-background-timer: documentation, code, playground & insights - Openbase
https://openbase.io/js/react-native-background-timer
https://openbase.io/js/react-native-background-timer
openbase.io
react-native-background-timer: documentation, code, playground & insights - Openbase
Get started with react-native-background-timer - with documentation, examples, API reference, source code, JS playground, issues, versions, and more
Simple way to display pdf..
Put https://drive.google.com/viewerng/viewer?embedded=true&url={your
Inside the Webview source
Put https://drive.google.com/viewerng/viewer?embedded=true&url={your
Inside the Webview source
“React Native — How to create a Multi-Select list with highlight options based on Nativebase” by Thomas Swolfs https://link.medium.com/940JxYP2u6
Medium
React Native — How to create a Multi-Select list with highlight options based on Nativebase
I would like to have the possibility to select multiple items in a list or flatlist based on the Native Base UI Library. Selected items…