We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff0df54 commit d61c0f2Copy full SHA for d61c0f2
docs/src/components/Showcase.tsx
@@ -174,6 +174,12 @@ const data: Data[] = [
174
image: '/react-native-paper/showcase/moonmeet.png',
175
github: 'https://github.com/MoonMeet/MoonMeet-CrossPlatform',
176
},
177
+ {
178
+ color: '#dfe4d7',
179
+ name: 'LiftLog',
180
+ image: '/react-native-paper/showcase/liftlog.png',
181
+ github: 'https://github.com/LiamMorrow/LiftLog',
182
+ },
183
];
184
185
const getOpacity = (item?: string) => (item ? 1 : 0.4);
docs/static/showcase/liftlog.png
264 KB
0 commit comments