davideast / firebase-react-native-sample

Using React Native with Firebase
786 stars 135 forks source link

AlertIOS.alert() with 4th "type" parameter ... deprecated #12

Closed thinklog closed 8 years ago

thinklog commented 8 years ago

When I run the app in the simulator I get a warning message AlertIOS.alert() with 4th "type" parameter is deprecated and will be removed. User AlertIOS.prompt instead.

davideast commented 8 years ago

This has been fixed.