GitHub / nandorojo/moti issues and pull requests
#383 - React 19 compatibility issue due to older framer-motion version
Issue -
State: open - Opened by saif-o99 23 days ago
#382 - TypeError: Cannot read property '__extends' of undefined, js engine: hermes (Expo upgrade 52 to 53)
Issue -
State: open - Opened by yubarajoli77 about 1 month ago
- 2 comments
#381 - Oversight in web documentation leads to failing build
Issue -
State: open - Opened by Zloka about 1 month ago
- 1 comment
#380 - Expo SDK 53 library error for web app
Issue -
State: open - Opened by pjadczak about 1 month ago
- 2 comments
#379 - feat: Added react-native-linear-gradient skeleton path to moti like 'moti/skeleton/react-native-linear-gradient'
Pull Request -
State: open - Opened by Daniyal-Shah about 2 months ago
- 4 comments
#378 - ❗️TypeError: Cannot read property 'useContext' of null when using Moti@latest with React Native 0.79.2 and Reanimated 3.18.0
Issue -
State: closed - Opened by Hassaan0 about 2 months ago
- 1 comment
#377 - React Native 0.79
Issue -
State: open - Opened by ozayolkan 3 months ago
- 5 comments
#376 - Docs: update starter command in starter.md to active expo CLI
Pull Request -
State: open - Opened by ubcodes 4 months ago
- 1 comment
#375 - Modify Expo Input on CLI Framework
Issue -
State: closed - Opened by kyeltech 4 months ago
- 1 comment
#373 - Update Starter
Issue -
State: open - Opened by jaamaalxyz 5 months ago
- 2 comments
#372 - perf profiling example
Pull Request -
State: open - Opened by nandorojo 6 months ago
- 1 comment
#371 - onLayout event handler isn't sending the expected value
Issue -
State: closed - Opened by Christopher2K 6 months ago
- 2 comments
#370 - Moti not working with expo and get TypeError: Cannot read property 'toLowerCase' of undefined
Issue -
State: closed - Opened by farhoudshapouran 7 months ago
- 2 comments
Labels: Needs Reproduction
#369 - fix `motify()` type definition conflict for `transition` prop
Pull Request -
State: open - Opened by bryanmylee 8 months ago
- 12 comments
#368 - update deprecated SharedValue import
Pull Request -
State: closed - Opened by jvegax 8 months ago
- 1 comment
#367 - Feat: and cancel method to useAnimationState() and useDynamicAnimation()
Pull Request -
State: open - Opened by JeongHeonK 8 months ago
- 2 comments
#366 - I read the author's blog and would like to ask about the configuration of the Skeleton's fade animation, which I have not been able to implement so well on my own
Issue -
State: open - Opened by luckygit518 8 months ago
#365 - docs: add Jest error `Unexpected token 'export'` to possible errors
Pull Request -
State: open - Opened by tlmader 9 months ago
- 1 comment
#364 - Update `framer.com` URLs.
Pull Request -
State: closed - Opened by billfeng 9 months ago
- 2 comments
#363 - useMotiPressable not able to return TextStyle
Issue -
State: open - Opened by joaofleao 9 months ago
- 1 comment
#362 - How to stop the animation when the FlatList loads the next page
Issue -
State: closed - Opened by luckykellan 10 months ago
- 2 comments
#361 - AnimatePresence not working for me
Issue -
State: closed - Opened by luckykellan 10 months ago
- 2 comments
#360 - update children TS type for MotiSkeleton
Pull Request -
State: closed - Opened by fobos531 11 months ago
- 5 comments
#359 - fix reduceMotion config
Pull Request -
State: closed - Opened by davidavz 12 months ago
- 1 comment
#358 - Fix: Docusaurus Build by Upgrading
Pull Request -
State: open - Opened by GatienBoquet 12 months ago
- 5 comments
#357 - Moti infinite loop animation stops on parent's state change
Issue -
State: closed - Opened by caticodev 12 months ago
- 2 comments
#356 - Dynamic `from` value doesn't update after state change in MotiView
Issue -
State: open - Opened by caticodev 12 months ago
- 18 comments
#355 - Installation Docs link for not using expo shows page not found
Issue -
State: open - Opened by AnfalHussain 12 months ago
#354 - chore: move the description to the package `package.json`
Pull Request -
State: closed - Opened by Simek about 1 year ago
- 1 comment
#353 - docs: skeleton fixes
Pull Request -
State: closed - Opened by dziamidchyk about 1 year ago
- 1 comment
#352 - Any imported Moti components break in React Native because of a userAgent check used by framer-motion
Issue -
State: closed - Opened by avivash about 1 year ago
- 6 comments
#351 - [moti] reduceMotion transition config is lost on timing, delay or repeated transitions.
Issue -
State: closed - Opened by breakingrobot about 1 year ago
- 1 comment
#350 - Skeleton is not working because of null useContext from Skeleton.js
Issue -
State: closed - Opened by yousefturin about 1 year ago
- 10 comments
#349 - moti is not working in expo router project with Expo sdk 49
Issue -
State: closed - Opened by duochizhacai about 1 year ago
#348 - Runtime crash if easing is used within useAnimationState, error: '[Reanimated] The easing function is not a worklet. Please make sure you import `Easing` from react-native-reanimated.'
Issue -
State: open - Opened by WookieFPV about 1 year ago
- 2 comments
#347 - menu-icon Issues Native Mobile
Issue -
State: open - Opened by wootencl about 1 year ago
- 1 comment
#346 - fix typos in comments.
Pull Request -
State: closed - Opened by alantoa about 1 year ago
- 1 comment
#345 - Fix the type error in RN 0.74
Pull Request -
State: closed - Opened by alantoa about 1 year ago
- 1 comment
#344 - When using skeleton as loader, screen stucks and flickers
Issue -
State: open - Opened by Nadimkhan120 about 1 year ago
- 8 comments
#343 - type error when using transition prop with expo 51 and reanimated 3.10
Issue -
State: open - Opened by dannyhw about 1 year ago
- 24 comments
#341 - List of skeleton is very slow
Issue -
State: closed - Opened by FouadMagdy01 about 1 year ago
- 1 comment
#340 - AnimatePresence mode="wait" vs exitBeforeEnter
Issue -
State: closed - Opened by MarchewkaMatthew over 1 year ago
- 1 comment
#338 - RN editable={false} TextInput wrapped in MotiPressable unclickable 0.28.1
Issue -
State: open - Opened by faforus over 1 year ago
#337 - [Bug🐛] Skeleton + New Architecture
Issue -
State: open - Opened by tcloudAce over 1 year ago
- 3 comments
#336 - ☂️ Identify JS-based Issues
Issue -
State: open - Opened by nandorojo over 1 year ago
- 20 comments
#334 - Expo SDK 49: app crashing on iOS Expo Go when `--no-dev --minify`
Issue -
State: closed - Opened by lsps9150414 over 1 year ago
- 1 comment
#333 - Expo SDK 49: Moti app crashing on iOS devices
Issue -
State: closed - Opened by agrawal-rohit over 1 year ago
- 6 comments
#332 - MotiView mount animation is not fired in some circunstances
Issue -
State: closed - Opened by hlarrainq over 1 year ago
- 5 comments
#331 - TypeError: 0, _$$_REQUIRE(_dependencyMap[0], "../..").(function imported from other file) is not a function (it is undefined), js engine: hermes
Issue -
State: closed - Opened by Linuhusainnk over 1 year ago
- 12 comments
#330 - Experiencing flashing when animating to any color from `transparent`
Issue -
State: closed - Opened by agrawal-rohit over 1 year ago
- 2 comments
#329 - moti requires expo-linear-gradient when im using react native cli only without expo @nandorojo
Issue -
State: open - Opened by husam868maher over 1 year ago
- 14 comments
#328 - Add `testID` prop to `MotiPressable` for improved testability
Pull Request -
State: closed - Opened by agrawal-rohit over 1 year ago
- 2 comments
#327 - Animation reset or stop when component is rerendered
Issue -
State: closed - Opened by oliviercperrier over 1 year ago
- 5 comments
#325 - [request] colorMode prop for Skeleton.Group
Issue -
State: closed - Opened by areina over 1 year ago
- 1 comment
#324 - fixup types
Pull Request -
State: open - Opened by benschac over 1 year ago
- 1 comment
#323 - Skeleton takes space even when it's not shown
Issue -
State: closed - Opened by n-ii-ma over 1 year ago
- 2 comments
#322 - MotiPressable has big performance hit vs animated TouchableWithoutFeedback in flash list
Issue -
State: open - Opened by xzilja over 1 year ago
- 33 comments
#321 - Transition of "type: decay" appears to be broken
Issue -
State: open - Opened by 0xAsimetriq over 1 year ago
- 12 comments
#320 - How can I implement a Select or Dropdown component?
Issue -
State: open - Opened by Stephen-Song almost 2 years ago
#318 - Is there any way to sync translateX and translateY animations?
Issue -
State: closed - Opened by ReactorCSA almost 2 years ago
- 4 comments
#317 - Animation starting right away and firing onDidAnimate even if nothing moved
Issue -
State: closed - Opened by MSchmidt almost 2 years ago
- 10 comments
#316 - Next.js 13 App Router - Animations work only with re-renders after SSR
Issue -
State: closed - Opened by AlvSovereign almost 2 years ago
- 7 comments
#315 - docs: fix broken link and remove misleading reanimated v2 mention
Pull Request -
State: closed - Opened by la55u almost 2 years ago
- 1 comment
#312 - Add `react-native` to peer dependencies
Pull Request -
State: closed - Opened by heecheolman almost 2 years ago
- 2 comments
#309 - Function passed to from prop of MotiView doesn't work
Issue -
State: closed - Opened by kevingjs almost 2 years ago
- 5 comments
#308 - không hoạt động
Issue -
State: closed - Opened by 0949328231 almost 2 years ago
- 1 comment
#307 - HOC MotiPressable error typescript
Issue -
State: closed - Opened by lobor almost 2 years ago
- 1 comment
#306 - AnimatePresence not working
Issue -
State: closed - Opened by fukemy almost 2 years ago
- 2 comments
#305 - [types] MotiImage type error when specifying tintColor animation
Issue -
State: open - Opened by 0xAsimetriq almost 2 years ago
- 6 comments
#304 - [MotiPressable]: rendering breaks using animate prop
Issue -
State: closed - Opened by araujobarret almost 2 years ago
- 4 comments
#301 - [ProgressBar] Transform with key of "translateX" must be a number
Issue -
State: closed - Opened by switz about 2 years ago
- 5 comments
#297 - Clickable outside of the AnimatePresence requires second click
Issue -
State: open - Opened by Bayramito about 2 years ago
- 4 comments
#295 - React Native: ReanimatedError: stepAnimation is not a function (it is undefined), js engine: reanimated
Issue -
State: closed - Opened by FluffyDiscord about 2 years ago
- 12 comments
#293 - Missing types on Skeleton with react-native-linear-gradient
Issue -
State: closed - Opened by saulojoab about 2 years ago
- 10 comments
#292 - [Question] Web Compat - Would there a possiblity to support className ?
Issue -
State: closed - Opened by Twiggeh about 2 years ago
- 2 comments
#291 - ReferenceError: Property '_notifyAboutProgress' doesn't exist, js engine: hermes
Issue -
State: closed - Opened by Ashabu about 2 years ago
- 1 comment
#290 - Fix typo in Moti docs
Pull Request -
State: closed - Opened by derek-primumco about 2 years ago
- 1 comment
#288 - question about multi transtion
Issue -
State: closed - Opened by fukemy about 2 years ago
- 2 comments
#287 - Sequences get out of sync
Issue -
State: closed - Opened by d4rky-pl about 2 years ago
- 3 comments
#286 - Fix TypeError: undefined is not a function
Pull Request -
State: closed - Opened by d4rky-pl about 2 years ago
- 2 comments
#285 - Skeleton Animation - cannot find module moti/skeleton
Issue -
State: closed - Opened by LeoAnt02 about 2 years ago
- 4 comments
#284 - Fix typo in use-pressable-transition page
Pull Request -
State: open - Opened by ColeTownsend about 2 years ago
- 1 comment
#282 - 0.25 and reanimated 2
Issue -
State: closed - Opened by enagorny about 2 years ago
- 19 comments
#281 - does not work with react-native-web 0.19
Issue -
State: closed - Opened by macrozone over 2 years ago
- 4 comments
#280 - Expo Web not working
Issue -
State: closed - Opened by etiennelacoursiere over 2 years ago
- 8 comments
#279 - Changes to be committed:
Pull Request -
State: closed - Opened by surajbhan over 2 years ago
- 1 comment
#277 - Skeloton erroring in web
Issue -
State: closed - Opened by AlejandroGutierrezB over 2 years ago
- 4 comments
#276 - Add granular animation callbacks
Pull Request -
State: closed - Opened by nandorojo over 2 years ago
- 1 comment
#275 - Skeleton.Group is broken
Issue -
State: closed - Opened by peterlazar1993 over 2 years ago
- 2 comments
#274 - docs: added a note to use Chrome for StackBlitz examples
Pull Request -
State: closed - Opened by efstathiosntonas over 2 years ago
- 5 comments
#273 - docs: proper stackblitz url on exit-before-enter.md
Pull Request -
State: closed - Opened by efstathiosntonas over 2 years ago
- 1 comment
#272 - Examples on Stakblitz do not work
Issue -
State: closed - Opened by efstathiosntonas over 2 years ago
- 4 comments
#271 - Skeleton covers children when show={false} on web
Issue -
State: closed - Opened by adamhari over 2 years ago
- 4 comments
#270 - Move examples from Expo Snack to StackBlitz
Pull Request -
State: closed - Opened by nandorojo over 2 years ago
- 1 comment
#269 - Exit Animation not showing in FlatList
Issue -
State: closed - Opened by n-ii-ma over 2 years ago
- 4 comments
#267 - Tree shake `moti/skeleton` from Expo, improve performance
Pull Request -
State: closed - Opened by nandorojo over 2 years ago
- 1 comment
#266 - expo less gradient prototype
Pull Request -
State: closed - Opened by XantreGodlike over 2 years ago
- 7 comments
#265 - moti svg typescript fix
Pull Request -
State: closed - Opened by XantreGodlike over 2 years ago
- 3 comments
#264 - Typescript support motifySvg
Issue -
State: closed - Opened by XantreGodlike over 2 years ago
- 10 comments
#263 - MotiView with NativeWind throws redundant errors when tansfroming
Issue -
State: closed - Opened by Ipicon over 2 years ago
- 9 comments