orange4glace
orange4glace
Fires `onEndWithSpring` on Carousel starts to spring to index. This is useful when user wants to get event when Carousel starts to spring to index.
needed feature : napi_create_external_sharedarraybuffer napi_get_sharedarraybuffer_info napi_is_sharedarraybuffer Since V8 api supports external sharedarraybuffer creation, it would be nice if n-api implements this.
Currently [Integration with existing apps](https://reactnative.dev/docs/integration-with-existing-apps) only works without New architecture. I think there should be a instruction with new architecture, like [here](https://www.callstack.com/blog/simplify-your-ios-brownfield-integration-with-react-native-host)