UNPKG

react-native-otpview

Version:

autoplaced otp read otp from server and place it on ui for android and ios

10 lines 695 B
<?xml version="1.0" encoding="utf-8"?> <resources> <style name="Theme.AppCompat.DayNight" parent="Theme.AppCompat"/> <style name="Theme.AppCompat.DayNight.DarkActionBar" parent="Theme.AppCompat"/> <style name="Theme.AppCompat.DayNight.Dialog" parent="Theme.AppCompat.Dialog"/> <style name="Theme.AppCompat.DayNight.Dialog.Alert" parent="Theme.AppCompat.Dialog.Alert"/> <style name="Theme.AppCompat.DayNight.Dialog.MinWidth" parent="Theme.AppCompat.Dialog.MinWidth"/> <style name="Theme.AppCompat.DayNight.DialogWhenLarge" parent="Theme.AppCompat.DialogWhenLarge"/> <style name="Theme.AppCompat.DayNight.NoActionBar" parent="Theme.AppCompat.NoActionBar"/> </resources>