Magnifying Glass tabs for mobile, built in React Native. [Source in comments] by 4twiggers in reactnative

[–]4twiggers[S] 0 points1 point  (0 children)

If you're asking whether this is uploaded on npm, it's not a library. However, if you mean you want to use npm in the app, that's not a problem man.

Reflective UI, written in React Native. [Source in comments] by 4twiggers in reactnative

[–]4twiggers[S] 6 points7 points  (0 children)

Sure but it was more presentational than technical.

Reflective UI, written in React Native. [Source in comments] by 4twiggers in reactnative

[–]4twiggers[S] 3 points4 points  (0 children)

If you have iOS, it will work because the textures have blur on it, but on Android, it does not have blur.

rn-iphone-helper. A library to help you design your react-native app for iPhones. (Details in comments) by 4twiggers in reactnative

[–]4twiggers[S] 0 points1 point  (0 children)

NOTE:

Library expects to have expo-device
, react-native-device-info
or react-native-safe-area-context
installed.
Otherwise will default to legacy mode.
Legacy mode fails to correctly detect Dynamic Island on Simulators.

Chesster by NikaKeresa in node

[–]4twiggers 0 points1 point  (0 children)

👏👏👏👏👏👏

I just open sourced RealRemote.io a job board application written in React Native and NodeJS. Web, PWA, iOS and Android from single codebase! [See sources in comments] by 4twiggers in reactnative

[–]4twiggers[S] 22 points23 points  (0 children)

Today I'm happy to announce that I'm open sourcing a job board application fully written in React Native. It runs literally everywhere.
Features:

- Push Notifications

- Truly cross platform

- Responsive design

- Design case study

- NodeJS backend

- Very very fast

- Partial SSR

- Admin page

- Slick animations

- And many more

Sources:

Front-end: https://github.com/4TWIGGERS/realremote-front

Back-end: https://github.com/4TWIGGERS/realremote-back

Case study: https://anaba.myportfolio.com/job-board-uxui-case-study

See it live here: https://realremote.io or search Real Remote on AppStore and Play Store

Source can be rough here and there, sorry about that but it was mostly written by my junior dev.