.editorconfig | |
|
|
.eslintignore | |
|
|
.gitattributes | |
|
|
.github/FUNDING.yml | |
|
|
.github/workflows/build.yml | |
|
|
.github/workflows/publish.yml | |
|
|
.github/workflows/review.yml | |
|
|
.gitignore | |
|
|
.npmrc | |
|
|
CONTRIBUTING.md | |
|
|
LICENSE | |
|
|
README.md | |
|
|
assets/logo.png | |
|
|
babel.config.js | 3 | A 0 mins |
|
example/app.json | |
|
|
example/babel.config.js | 18 | A 0 mins |
|
example/index.js | 3 | A 0 mins |
|
example/metro.config.js | 32 | A 0 mins |
|
example/package.json | |
|
|
example/src/App.tsx | 12 | A 0 mins |
|
example/src/Components/HomePage.tsx | 35 | A 0 mins |
|
example/src/Components/ToggleButton.tsx | 30 | A 0 mins |
|
example/src/assets/logo.png | |
|
|
example/src/color/color.tsx | 11 | A 0 mins |
|
example/src/hooks/useDarkMode.tsx | 23 | A 0 mins |
|
example/src/stories/API.stories.mdx | |
|
|
example/src/stories/Counter.tsx | 52 | A 0 mins |
|
example/src/stories/CounterWithInitialValue.stories.tsx | 10 | A 0 mins |
|
example/src/stories/CounterWithoutInitialValue.stories.tsx | 10 | A 0 mins |
|
example/src/stories/GettingStarted.stories.mdx | |
|
|
example/src/stories/Performance.stories.mdx | |
|
|
example/src/stories/ToggleExample.tsx | 37 | A 0 mins |
|
example/webpack.config.js | 18 | A 0 mins |
|
example/yarn.lock | |
|
|
jest.config.js | 5 | A 0 mins |
|
package.json | |
|
|
src/__tests__/index.test.tsx | 115 | A 0 mins |
|
src/index.tsx | 36 | A 0 mins |
|
tsconfig.json | |
|
|
yarn.lock | |
|
|