Problem Using Back4App/Parse with React Native (Expo)
I'm trying out Back4App with React Native Expo and I keep getting a TypeError associated with the Parse.initialize statement. If I comment this statement, the app loads well in the simulator, but once the statement is uncommented, the error is…