Skip to content

Release 0.5.0

Choose a tag to compare

@cmcWebCode40 cmcWebCode40 released this 13 Sep 22:21
· 22 commits to main since this release

0.5.0 (2025-09-13)

  • chore: added gif demo (582ff53)
  • chore: update README with correct GitHub links and demo image (479494b)
  • deps: add react-native-gesture-handler and react-native-reanimated dependencies (5e38c65)
  • deps: update react-native-gesture-handler and react-native-reanimated to latest versions (ef14109)
  • feat: add FloatingButton component with draggable functionality (2b88ef9)
  • feat: add NonFloatingButton component for enhanced user interaction (013183c)
  • feat: add options to show request and response headers in network log (8a2396d)
  • feat: add react-native-reanimated plugin to Babel configuration (f31b3c9)
  • feat: enhance NetworkLoggerOverlay with draggable button options (da27777)
  • feat: implement user authentication flow with token management (4985f18)
  • feat: increase font size of close button in Icon component (c2486da)
  • feat: wrap main app in GestureHandlerRootView for improved gesture handling (7feee73)
  • draft: working on hiding header auth token (6e4e3ab)