It is a React Native app developed for numerology assist. It provides personalized numerology readings and insights based on your birthdate and name to help guide your life decisions and reveal hidden patterns.
This app has following features:
✔️ Know the Lucky Name Number. ✔️ Know your Mulyank (Life Path Number) ✔️ Know your Bhagyank (Destiny Number)
| Library | Version |
|---|---|
| React Native | v0.82 |
| React | v19 |
| React Native Paper | v5 |
| React Native Date Picker | v5 |
| React Native Vector Icons | v10 |
| React Native MMKV | v4 |
| Babel Module Resolver | v5 |
- Mobile with USB debugging enabled
- Mobile and laptop are on the same wifi.
npm run testmode
npm run prodmode
npm run android
- Run
adb devicesto get Mobile device name. - Run
ipconfigto get the IP (v4). - Connect mobile to laptop via USB cable.
- Install the app
npm android
- Disconnect mobile from USB. Metro bundler will be disconnected.
- Shake the mobile to open the React Native Dev menu. Select Settings. Open Debug server host & port for device.
- Enter IP v4 (from step 1) and port number (Generally 8081). Ex.
172.1.1.2:8081 - Shake the mobile to open the React Native Dev menu .
- Select Reload. Now hot reload should work.
https://github.com/night-fury-rider/react-native-template/wiki/Create-the-release-build
https://github.com/night-fury-rider/react-native-template/wiki/Deploy-the-App-on-PlayStore
I don't personally believe in numerology, but I created this app for those who do.


