

React Native customisable clocks built with react-native-skia
source link: https://reactnativeexample.com/react-native-customisable-clocks-built-with-react-native-skia/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

React Native customisable clocks built with react-native-skia
React Native Clocks 🕑
React Native customisable clocks built with @shopify/react-native-skia
Installation
yarn add react-native-clocks
yarn add @shopify/react-native-skia
Usage
Analog:
import { Clock } from 'react-native-clocks';
// ...
export default function App() {
return <Clock />;
}
Digital:
import { DigitalClock } from 'react-native-clocks';
// ...
export default function App() {
return <DigitalClock />;
}
Library Under Construction 🚧
This library is still under construction, more customisable elements for the clocks are coming soon.
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
GitHub
TIC-TAC-TOE React Native App
You might also like...
Subscribe to React Native Example for Android and iOS
Get the latest posts delivered right to your inbox
Recommend
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK