Bogdan Nosovytskyy
Bogdan Nosovytskyy
Now it is only possible to pass a static image to the marker. It would be nice to support custom components. For example to display some dynamic values inside of...
Something goes wrong when navigate and goBack fast. https://www.dropbox.com/s/z7pdllexqkrq71n/Screen%20Recording%202020-04-20%20at%2014.29.05.mov?dl=0 **Source:** https://github.com/mitaxe/rn-animations-ui-thread/commit/d4d63bbaaa5cf4f02f9f655a6c06e7432b4c5fda **Env:** ``` "@react-native-community/masked-view": "0.1.6", "@react-navigation/native": "^5.1.6", "@react-navigation/stack": "^5.2.11", "react-native-shared-element": "^0.7.0", "react-navigation-shared-element": "^5.0.0-alpha1", ```
SDK 31 is not supported. ``` : Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent. Strongly consider using FLAG_IMMUTABLE,...