Go to file
Djalim Simaila e3fec5d0bd
All checks were successful
Building APK / build-apk (push) Successful in 35m27s
🔥 remove(App.tsx): remove unused imports and console logs to clean up code
 feat(package.json): add react-native-background-actions package to support background tasks
2024-04-08 10:43:56 +02:00
.bundle add project 2023-03-27 11:52:28 +02:00
.gitea/workflows 🔧 chore(buildapk.yaml): add new GitHub Actions workflow for building APK 2024-04-07 03:01:53 +02:00
android 🔧 chore(buildapk.yaml): add new GitHub Actions workflow for building APK 2024-04-07 03:01:53 +02:00
assets V1.1.0 i guess 2024-04-02 16:36:04 +02:00
ios Added ios and Android folder back into project 2024-04-05 00:54:16 +02:00
src 🔊 refactor(ClipViewRemote.tsx, NotifViewRemote.tsx): replace console.log with toast.show for error handling to improve user feedback 2024-04-08 10:43:26 +02:00
.eslintrc.js add project 2023-03-27 11:52:28 +02:00
.gitignore Added ios and Android folder back into project 2024-04-05 00:54:16 +02:00
.node-version add project 2023-03-27 11:52:28 +02:00
.prettierrc.js add project 2023-03-27 11:52:28 +02:00
.ruby-version add project 2023-03-27 11:52:28 +02:00
.watchmanconfig add project 2023-03-27 11:52:28 +02:00
app.json feat(app.json): add bundleIdentifier for iOS and projectId for EAS 2024-04-05 00:54:33 +02:00
App.tsx 🔥 remove(App.tsx): remove unused imports and console logs to clean up code 2024-04-08 10:43:56 +02:00
babel.config.js V1.1.0 i guess 2024-04-02 16:36:04 +02:00
bun.lockb 🔥 remove(App.tsx): remove unused imports and console logs to clean up code 2024-04-08 10:43:56 +02:00
eas.json 🔧 chore(buildapk.yaml): add new GitHub Actions workflow for building APK 2024-04-07 03:01:53 +02:00
package.json 🔥 remove(App.tsx): remove unused imports and console logs to clean up code 2024-04-08 10:43:56 +02:00
tsconfig.json V1.1.0 i guess 2024-04-02 16:36:04 +02:00
webpack.config.js V1.1.0 i guess 2024-04-02 16:36:04 +02:00