react-native-passcode-auth icon indicating copy to clipboard operation
react-native-passcode-auth copied to clipboard

(RN0.40.0) Fixed ios native headers

Open yyoshiki41 opened this issue 8 years ago • 3 comments

The import syntax has changed in react-native v0.40.0. ref. https://github.com/facebook/react-native/releases/tag/v0.40.0

This PR follows new import syntax, and need a major version bump for react-native 0.40.

Thanks!


This change is Reviewable

yyoshiki41 avatar Feb 26 '17 10:02 yyoshiki41

Note: I cannot build react-native-passcode-auth/examples/PasscodeAuthExample. This error occurred in my environments. https://github.com/facebook/react-native/issues/12042

I read this issue and struggled, but cannot fix the problem. Sorry..

yyoshiki41 avatar Feb 26 '17 10:02 yyoshiki41

@naoufal Care to merge this PR? This is needed to support RN 0.40+

MichielDeMey avatar Mar 11 '18 19:03 MichielDeMey

@naoufal Can you please merge this PR? It perfectly fixes the issue I am facing.

lcao0614 avatar May 20 '19 22:05 lcao0614