Ridwan Ikhsan
Ridwan Ikhsan
Fix: * navigate to `node_modules/react-native-material-textfield/src/components` * Open files `affix/index.js`, `helper/index.js` and `label/index.js` * Replace `style: Animated.Text.propTypes.style` with `style: Text.propType` * import { Text } in each of these 3 files...
Same issue in `v5.2.6` I have tried using `useBottomSheetScrollableCreator()` but it does not work @gorhom Any workaround on this?
using `[email protected]` solved the issue for me.