Dalamar

Results 7 comments of Dalamar

Hi! Looks like there is a typo in maps.ts as it states ["minRnVersion": "0.58.0"](https://github.com/fwh1990/react-native-init/blob/master/src/maps.ts#L2) As the result, it's not possible to init project based on RN less than 0.58, i.e....

latest version fails on init ``` > react-native-init MyProject Fetching latest react-native version between 0.58.0 and 0.58.99... Unable to fetch react-native version: Unexpected token in JSON at position 2 ```

Just in case if it might be helpful: When the screen rerenders right after I tried to select any text, i see following in the console: ``` resized 360 584...

Glad to hear that! When do you plan to start?

Same to me. There is no "email" info in the credentials object via the onLogin. There is no "public_profile" info also. Found workaround/solution [here](https://github.com/magus/react-native-facebook-login/issues/225#issuecomment-289183031)

Joining the club. Same issue. Will be glad to provide any helpful details to help to resolve this issue. My observations: Once the test gets failed the app in iOS...

Any updates on that?