Job
Job
My issue is that scrollSpy only triggers when the element reaches the top of the window, but I would actually like to trigger it when the top of the element...
I'm getting the following warning: > Require cycle: node_modules/react-native-in-app-message/index.js -> node_modules/react-native-in-app-message/src/Noification/index.js -> node_modules/react-native-in-app-message/src/Noification/Notification.android.js -> node_modules/react-native-in-app-message/src/Noification/NotificationBase.js -> node_modules/react-native-in-app-message/index.js Require cycles are allowed, but can result in uninitialized values. Consider refactoring to...
This component is exactly what I need for my React-native project. Would you know if it is easy to adjust the code for this?