-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG]: Can not apply multiple rich style when typing #202
Comments
any update for this ?? |
Hey @nhuthuynh195, |
@17Amir17 I just use sample code like: export const Basic = ({}: NativeStackScreenProps<any, any, any>) => { return ( const exampleStyles = StyleSheet.create({ const initialContent = ` This is a basic example! `` |
anyupdate for isssue ??? |
DEAD LIB, do not any support. |
Describe the bug
I had try implement with library, but I face some issue when edit content, the issue is when typing I can not apply multiple rich style like video: https://drive.google.com/file/d/1vn6QQvlK2E-Tux0EVCH0OPzXYrLv5Rq5/view?usp=sharing, I use example code from lib and I use Vietnamese language for keyboard
The text was updated successfully, but these errors were encountered: