We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
import { TimerPicker } from 'react-native-timer-picker'; ... <TimerPicker padWithNItems={2} hourLabel=":" minuteLabel=":" secondLabel="" styles={{ theme: 'dark', backgroundColor: '#202020', pickerItem: { fontSize: 34, }, pickerLabel: { fontSize: 32, marginTop: 0, }, pickerContainer: { marginRight: 6, }, }} />
packages: "react": "17.0.2", "react-native": "0.67.3", "react-native-timer-picker": "^1.2.7",
The text was updated successfully, but these errors were encountered:
An error occurred while trying to add a component to the project @troberts-28 Could you please help with this?
Sorry, something went wrong.
Hi @MakiychukYaroslav, I'll take a look. Are you using Expo or raw React Native?
Bare React-Native, Thanks
Hi @MakiychukYaroslav!
This should be fixed for you in the latest version (v1.2.10) 🙌
No branches or pull requests
packages:
"react": "17.0.2",
"react-native": "0.67.3",
"react-native-timer-picker": "^1.2.7",
The text was updated successfully, but these errors were encountered: