elemental-design / elemental-design/react-platform
React Native API parity
- Dominant language
- TypeScript
- Stars
- 17
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Implemented components:
**Hooks**
- [x] `useWindowDimensions` – 7f98478
- [ ] `useColorScheme`
**Components**
- [ ] ``
- [ ] ``
- [ ] ``
- [ ] ``
- [ ] TODO: Populate from sidebar at https://reactnative.dev/docs/components-and-apis
**APIs**
- [ ] `AppState`
- [ ] `Alert`
- [ ] `Dimensions` #3
- [ ] `PixelRatio` #3
- [ ] `Linking` (requires runtime I think? Is `react-sketchapp` support possible?)
- [ ] `Share` – Maybe this'll have to be a hook ? May need a context provider to handle the UI.
- [ ] TODO: Populate from https://reactnative.dev/docs/accessibilityinfo
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.