Uroš Stojanović
Uroš Stojanović
### Proposal There is a property called decelerationRate which sets the decleration rate of scroll on ios or android. Reading the [Documentation](https://reactnative.dev/docs/scrollview#decelerationrate) we can see that we can set 'normal'...
I went to sleep on this proposal I left yesterday, I guess I should've seen that it's normal by default. Let me propose something like this. Let's utilize Platform from...
@rushatgabhane is there a way for contributors to access slack?
### Proposal The issue here is that while the chat is loading, our fallback value is "Say hello" Now we have two options: Either change the fallback text to Write...
did anyone solve this?
Worked for me after installing react-dom `npx expo install react-dom` Thanks @manastunga787