Currently, I am working on an expo application and a request come to use the tenser flow implementation.
Becuase Expo doesn’t support the tenser flow implementation so I think to detach the expo app. But there is some doubts in my mind as I said that I am new in expo technology.
- If I detach the expo app and going to implement the native functionality then should I have to work on android and ios development separately or it will work as React native project created using the (“react-native init”).
- I am using the expo inbuilt functionality in large amount then it will work as earlier or I have to make changes for these also.