|
1 |
| -<img src="https://github.com/BearStudio/react-native-ficus-ui/raw/main/apps/docs/static/img/banner.png" width="80%" alt="React Native Ficus UI banner" /> |
| 1 | +<img src="https://raw.githubusercontent.com/BearStudio/react-native-ficus-ui/refs/heads/main/apps/docs/static/img/banner.png" width="100%" alt="React Native Ficus UI banner" /> |
2 | 2 |
|
3 | 3 | <br />
|
4 | 4 |
|
| 5 | +<h1 align="center">React Native Ficus UI 🍃</h1> |
| 6 | + |
5 | 7 | Ficus UI is a React Native UI library inspired by Chakra UI
|
6 | 8 |
|
| 9 | +<p align="center"> |
| 10 | + <a href="https://github.com/BearStudio/react-native-ficus-ui/blob/main/LICENSE"> |
| 11 | + <img alt="MIT License" src="https://img.shields.io/github/license/chakra-ui/chakra-ui"/> |
| 12 | + </a> |
| 13 | + <a href="https://www.npmjs.com/package/react-native-ficus-ui"> |
| 14 | + <img alt="NPM Downloads" src="https://img.shields.io/npm/dm/react-native-ficus-ui"/> |
| 15 | + </a> |
| 16 | + <a href="https://github.com/BearStudio/react-native-ficus-ui"> |
| 17 | + <img alt="Github Stars" src="https://badgen.net/github/stars/BearStudio/react-native-ficus-ui" /> |
| 18 | + </a> |
| 19 | +</p> |
| 20 | + |
7 | 21 | ## Requirements
|
8 | 22 |
|
9 | 23 | This library now needs `react-native-gesture-handler` to be installed inside the React Native project.
|
@@ -61,6 +75,16 @@ AppRegistry.registerComponent('main', () => Main);
|
61 | 75 |
|
62 | 76 | See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.
|
63 | 77 |
|
| 78 | +## Core team |
| 79 | + |
| 80 | +<a href="https://www.bearstudio.fr/"><img src="https://avatars.githubusercontent.com/u/21054556?s=48&v=4" height="50" width="50" /></a> |
| 81 | +<a href="https://github.com/ntorionbearstudio"><img src="https://avatars.githubusercontent.com/u/53612278?v=4" height="50" width="50" /></a> |
| 82 | +<a href="https://github.com/ntatoud"><img src="https://avatars.githubusercontent.com/u/135032615?v=4" height="50" width="50" /></a> |
| 83 | +<a href="https://github.com/omar-bear"><img src="https://avatars.githubusercontent.com/u/80390318?v=4" height="50" width="50" /></a> |
| 84 | +<a href="https://github.com/heloise-gllm"><img src="https://avatars.githubusercontent.com/u/139237256?v=4" height="50" width="50" /></a> |
| 85 | +<a href="https://github.com/houssembaltii"><img src="https://avatars.githubusercontent.com/u/155462028?v=4" height="50" width="50" /></a> |
| 86 | +<a href="https://github.com/HugoPerard"><img src="https://avatars.githubusercontent.com/u/48803115?v=4" height="50" width="50" /></a> |
| 87 | + |
64 | 88 | ## License
|
65 | 89 |
|
66 | 90 | MIT
|
|
0 commit comments