Trần Minh Nhật

Results 3 comments of Trần Minh Nhật

My version **react-native: 0.71.6** and **react-native-keyboard-aware-scroll-view: 0.9.5** I resolved with both props: ` enableAutomaticScroll={false} enableResetScrollToCoords={false} `

If you are using React Native Config, please check the Podfile. You must define the **target** inside the **abstract_target** ex: ``` abstract_target 'YourProjectNameCommonPods' do config = use_native_modules! ... target 'YourTargetName'...

> You need to set correct `redirectUrl` when creating new instance of AzureAuth Hi, @Nurtilekk please talk about this solution in more detail, many thanks!