marcocaldera / reanimated-demo-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run the app

yarn install
cd ios &&& bundle exec pod install
yarn react-native run-ios --simulator="iPhone 15 Pro"

For building an android release:

yarn react-native run-android --mode=release

Performance

  • Inside test-X/report you can find the flashlight report of the different APKs.
  • The testing methodology is explained inside test-X/testing.md
  • The already made APKs can be found inside test-X/apk

Test 1 - Flashlight Report for Samsung A51

"@shopify/react-native-skia": "0.1.196",
"react-native-reanimated": "3.6.1",

Screenshot 2024-03-11 at 18 52 05

Demo
output2.mp4

Test 2 - Flashlight Report for Samsung A51

"@shopify/react-native-skia": "0.1.196",
"react-native-reanimated": "3.8.1",
Screenshot 2024-03-25 at 14 06 13
Demo
output3.mp4

About


Languages

Language:HTML 53.9%Language:TypeScript 17.7%Language:Java 15.0%Language:Ruby 5.2%Language:Objective-C 4.8%Language:JavaScript 1.8%Language:Objective-C++ 1.6%