NativeBase
NativeBase copied to clipboard
some styles are broken in React Native 0.68.1
Description
many styles are broken in RN ^0.68.1. for example, Actionsheet styles is broken.
CodeSandbox/Snack link
nothing.
Steps to reproduce
- Install
native-base
on RN 0.68.1 - and watch some styles are broken (ex: Actionsheet)
NativeBase Version
3.4.4
Platform
- [X] Android
- [ ] CRA
- [X] Expo
- [X] iOS
- [ ] Next
Other Platform
No response
Additional Information
No response
same issue with expo sdk 45
any news?
Same over here.
Any news?
Hey, we tried updating to React Native 0.68 but we weren't able to find any issues. Can you please share a gif or a snack depicting the issue and explaining it a bit in regards to any, one component? Like what is broken on the Actionsheet component?
Hey, we tried updating to React Native 0.68 but we weren't able to find any issues. Can you please share a gif or a snack depicting the issue and explaining it a bit in regards to any, one component? Like what is broken on the Actionsheet component?
i have been sent the screenshots at discord channel already. https://discord.com/channels/785491682719301643/972124390898667533/972128272815124530
any update?
Hi @hoondeveloper, I am unable to reproduce it. Also, ActionSheet Item doesn't have border-radius.
Is there any more information on this? I have recently updated my expo SDK to 45 and now my app is crashing. I don't have any console errors or warnings and when I run expo doctor everything comes back as ok. The only difference I can see when trying to open the app is that all the styles from native-base aren't working. So, I think the issue is coming from there. Does anyone know if native-base is compatible with the latest version of react-native?
Hi @DavidTaylor96, Support for Expo 45 is in progress. Can you please send us the error that you are getting? also Please run npx native-base-info
and paste your logs.