Dear Community members.
I have a web app in MERN stack developed using MongoDB atlas however, due to poor internet availability I want to develop a mobile version where I can use Realm to handle day to day operations. Upon my review on documentation I have seen that there is a to-do app example here at MongoDB platform as well as different users using same app with small variations. Just checking if Typescript is must for this or I can develop the react native app in javascript as well. As currently I have the app and its working fine as I’m using the JWT method for authentication to both my backend as well as realm and I’m successfully connected to my existing backend (which has mongoDB atlas) while using same JWT token I can also connect to Realm but the app stucks at login screen. so just checking if it is javascript.
Your support is appreciated.
Regards,
Aamer