I am making a Mobile app in React Native with Expo. Now I am thinking that I will use Realm to manage state in my project.
However, I am not sure that I can use Realm on Expo or not. Expo is quite useful to create React Native Mobile Apps easily and quickly, but sometimes there are some conflict with some modules and libraries.
So, could you teach me that Realm can work on Expo or not?
Thank you,