Open aliwaqar981 opened 3 years ago
I don't know if I'm passing styles properly
v3.6.0
v3.6.0
@YanYuanFE by upgrading to v3.6.0: Android: Same Reponse IOS: Button got disappeared (same like android)
you can run this example: https://github.com/YanYuanFE/react-native-signature-canvas/tree/master/example/expo-app,
ios snapshot
maybe you can choose to use this to meet your needs https://github.com/amazingCoding/react-native-signature-board this to
Found a fix using below styles: .m-signature-pad--footer { position: absolute; }
@sanyuelanv 很不错,看了下,是原生写的,我做这个的目的是为了在expo项目里面使用
maybe you can choose to use this to meet your needs https://github.com/amazingCoding/react-native-signature-board this to
Sure thanks, I will try out this too
Versions:
"react": "16.13.1" "react-native": "0.63.3" "react-native-signature-canvas": "^3.4.0" "react-native-webview": "^11.2.3"
Screenshot IOS (iPhone 11):
Screenshot Android (Vivo S1):
Required: Same like IOS Current: Only half of the view is appearing (View is getting cut from bottom)