issues
search
olofd
/
react-native-photos-framework
A modern and comprehensive CameraRoll/iCloud-library-API for React Native 📸 📹
MIT License
220
stars
99
forks
source link
Compatibility with react native 0.45+
#56
Closed
sjmueller
closed
7 years ago
sjmueller
commented
7 years ago
This PR does two things:
Aligns babel preset to what react native currently uses (otherwise this creates null ref because it can no longer be found)
Use
prop-types
package, because these are no longer available on
react 16.0.0-alpha.12
This PR does two things:
prop-types
package, because these are no longer available onreact 16.0.0-alpha.12