Files
Alexander Djenkov 08e23bcc3b feat: overhaul and streamline Android page navigation transitions (#7925)
* feat: remove Animators and replace with Transitions

* fix: handle disappearing nested fragments for tabs.

Extract TabFragmentImplementation in tab-navigation base for both tabs and bottom navigation

* chore: bump webpack cycles counter

* feat(android-widgets): add androidx.transition:transition as dependency

* chore: fix typescript errors

* fix(frame-android): child already has a parent. Replace removeView with removeAllViews

* fix(tests): wait for fragment before isAdded() check

* fix(bottom-navigation): prevent changeTab logic when fragment manager is destroyed

* chore: apply PR comments changes
2019-10-15 18:19:47 +03:00
..
2019-04-15 16:20:31 +03:00
2019-04-15 16:20:31 +03:00

Android

This directory contains an Android Studio project.

How to open?

  • In Android Studio choose: File -> Open
  • Navigate to tns-core-modules-widgets/android/ folder
  • On the left side of the screen choose the Project tab and select widgets

How to build?

  • On the right side of the screen choose the Gradle tab
  • Navigate to android/widgets/Tasks/build/
  • Execute the assembleRelease task
  • Output will be in ./android/widgets/build/outputs/