Seyed Mohammad Asadi

Results 2 issues of Seyed Mohammad Asadi

## Description I have a simple project which is working. After I add react-native-mmkv this problem arises. Android build completes successfully, but in bundle time I get this error: Error:...

I can't use fontVariant: ['small-caps'] in sx prop. This causes below error on iOS simulator: ``` JSON value 'small-caps' of type NSString cannot be converted to NSArray ``` In Android...