
Research
/Security News
Coruna Respawned: Compromised art-template npm Package Leads to iOS Browser Exploit Kit
Compromised npm package art-template delivered a Coruna-like iOS Safari exploit framework through a watering-hole attack.
@mindinventory/react-native-awesome-clock
Advanced tools
MindInventory react-native-awesome-clock lib is use for showing awesome UI Clock View into your react-native project.
MindInventory react-native-awesome-clock package can be used to show this awesome Clock UI in your react-native projects.


you can install the library using either yarn:
yarn add @mindinventory/react-native-awesome-clock
or npm:
npm install @mindinventory/react-native-awesome-clock
<AwesomeClockView
circleSize={300}
clockLinesHeightWidth={175}
containerStyle={styles.containerStyle}
minuteCircleStyles={styles.minuteCircleStyles}
hourCircleStyle={styles.hourCircleStyle}
countryZoneVisible={true}
countryZoneName={'America/New_York'}
hourCircleBackgroundColor="blue"
secondCircleColor="grey"
minuteCircleColor="blue"
gradientLinesColor0="blue"
gradientLinesColor1="blue"
hourTextColor="white"
minuteTextColor="blue"
/>
| Props | Type | Description |
|---|---|---|
| minuteCircleColor | string | to applying minute circle color |
| minuteTextColor | string | to applying minute text color |
| gradientLinesColor1 | string | to applying cut clock color for gradient mixture |
| gradientLinesColor0 | string | to applying cut clock color for gradient mixture |
| secondCircleColor | string | to applying second circle color |
| secondTextColor | string | to applying second text color |
| circleSize | number | to main circle size |
| minuteCircleStyles | ViewStyle | applying for minute circle style |
| hourCircleStyle | ViewStyle | applying for hour circle style |
| countryZoneName | string | to specified country wise clock |
| countryZoneVisible | boolean | to show/hide country clock name |
| hourCircleBackgroundColor | string | to applying background color for hour circle |
| hourTextColor | number | to applying hour text color |
| clockLinesHeightWidth | number | to applying clock line height and width in number |
| minuteCircleStyles | ViewStyle | to applying minute circle additional style |
| containerStyle | ViewStyle | to applying main container style |
To begin development, clone the project and check out the develop branch.
Create a new branch from develop for your assigned ticket with the format feature/my-ticket-#5 where my-ticket is a few words describing the feature and #5 is the Github issue number. Please make sure you have moved the ticket to the "In Progress" column in Github.
As you develop your feature, run the example app to test and debug your code.
Once your work is complete, verify that you have met all acceptance criteria on the ticket and have sufficient tests to cover the behavior. Then you may create a pull request back to the develop branch which will be reviewed and subsequently approved and merged.
It would be very helpful for us, if the reporter can share the below things to understand the root cause of the issue.
AwesomeClockView is MIT-licensed.
If you use our open-source libraries in your project, please make sure to credit us and Give a star to https://www.mindinventory.com
FAQs
MindInventory react-native-awesome-clock lib is use for showing awesome UI Clock View into your react-native project.
We found that @mindinventory/react-native-awesome-clock demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 7 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Compromised npm package art-template delivered a Coruna-like iOS Safari exploit framework through a watering-hole attack.

Company News
As AI accelerates how code is written and shipped, Socket is scaling to protect the software supply chain from the growing wave of attacks targeting open source dependencies.

Company News
Socket is scaling to defend open source against supply chain attacks as AI accelerates software development.