React Native Animated APIをReact Nativeで使用した経験がありましたか?私は私のビューに入れアニメーション要素のどのような並べ替えに気付いて動作していないようです。 しかし、基本的に空白のプロジェクトをスピンアップするときは、私はすべて仕事を試みました。私が思うに残った唯一のことは、何とかStackNavigatorでアニメーションが無効になっているということですか?React NavigationはAnimated APIを無効にしますか?
誰もこれまでに遭遇したことはありますか?
これらの事の
"react-native": "0.49.2",
"react-native-action-button": "^2.8.0",
"react-native-android-location-services-dialog-box": "^2.3.2",
"react-native-camera": "^0.10.0",
"react-native-elements": "^0.17.0",
"react-native-firebase": "^3.0.3",
"react-native-root-toast": "^1.3.0",
"react-native-spinkit": "^1.1.1",
"react-native-splash-screen": "^3.0.1",
"react-native-vector-icons": "^4.4.2",
"react-native-writebox": "^1.0.9",
"react-navigation": "^1.0.0-beta.13",
"react-navigation-slide-from-right-transition": "^1.0.4"
正確な問題やソースコードなどを投稿できると便利です – sfratini