Nathan Gabriel Oliveira
Nathan Gabriel Oliveira
[https://github.com/jeremybarbet/react-native-modalize/issues/455](url)
[https://github.com/jeremybarbet/react-native-modalize/issues/455](url)
[https://github.com/jeremybarbet/react-native-modalize/issues/455](url)
Same problem with no solution. I tried to define AdjustToContentHeight, but it is bad when there is a SearchBar. By setting avoidKeyboardLikeIOS it passes the screen height in android. @jeremybarbet...
Same problem here, I have 2 tabs when TextInput triggers onchange the keyboard automatically dismiss.
Code example: ``` import React, { useState } from 'react'; import { View, useWindowDimensions, TextInput } from 'react-native'; import { TabView, SceneMap } from 'react-native-tab-view'; export default function TabViewExample() {...
same problem
Test successes : "react-native-vision-camera": "^4.6.3", "react-native-worklets-core": "^1.3.3",
Same problem solved with `trustAllCerts={false}`