Skip to content

Commit

Permalink
Switcher and Bottom Tabs Animations and UI Performance Improvements
Browse files Browse the repository at this point in the history
- Migrated Switcher animations to Reanimated V2
- Added bottom tabs & Stacks Animations
- Improved bottom tabs, tab changing performance
- Polished android & IOS UI
  • Loading branch information
Parveshdhull committed Jun 28, 2022
1 parent d5d949d commit eb41e56
Show file tree
Hide file tree
Showing 30 changed files with 520 additions and 374 deletions.
2 changes: 1 addition & 1 deletion .clj-kondo/config.edn
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{:lint-as {status-im.utils.views/defview clojure.core/defn
status-im.utils.views/letsubs clojure.core/let
reagent.core/with-let clojkure.core/let
reagent.core/with-let clojure.core/let
status-im.utils.fx/defn clj-kondo.lint-as/def-catch-all
quo.react/with-deps-check clojure.core/fn
quo.previews.preview/list-comp clojure.core/for
Expand Down
Loading

0 comments on commit eb41e56

Please sign in to comment.