Ready Bytes Signature

Our Blog for
Our Community

We believe in the power of digital technology and co-creation. This blog is our contribution to our community of technology enthusiasts and learners. Enjoy!

How to upgrade Existing React Native Apps to 64-Bit Variant

How to upgrade Existing React Native Apps to 64-Bit Variant

Recently Google has announced “ By August 1, 2019, all apps that use native code must provide a 64-bit version in order to publish an update” and if you are looking to upgrade your existing react-native app into 64-bit variant then you are in the right place. Here I’ll guide you how you can upgrade your app to 64-bit variant. So let's get into it.

How to setup react-native-localization for react native app?

How to setup react-native-localization for react native app?

Recently we have worked on a react-native project in which we need to provide multilingual support in Android as well as iOS app. So we decided to use [react-native-localization](https://github.com/stefalda/ReactNativeLocalization) package in our app. This package is working fine with Android app but we have faced an issue in the iOS app build process. So let me explain how to setup react-native-localization package in both android and ios successfully.

Introducing Sahabhagi

Introducing Sahabhagi

A new kind of banking is emerging from all parts of India. It’s Kind of a co-operative bank, but on a very small scale, and without being a certified bank. This is known as BC, BeeCee, Committee, Friends-Club, Kitty Club, Money-Club.

How to Push screens in Custom Drawer Navigator of React navigation?

How to Push screens in Custom Drawer Navigator of React navigation?

<br>The customize Drawer Navigator is a quite common feature for a Mobile App. To create custom Drawer Navigation <i><a href="https://readybytes.in/blog/how-to-integrate-tabs-navigation-drawer-navigation-and-stack-navigation-together-in-react-navigation-v2" target="_blank">Check out this link</a></i>

React Native - Blog Articles | Ready Bytes