File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
ng-ui-widgets-category/tab-view Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11// Add your native dependencies here:
22
3- // Uncomment to add recyclerview-v7 dependency
4- // dependencies {
5- // compile 'com.android.support :recyclerview-v7:+ '
6- // }
3+ // Uncomment to add recyclerview:1.1.0-alpha06 dependency
4+ // dependencies {
5+ // compile 'androidx.recyclerview :recyclerview:1.1.0-alpha06 '
6+ // }
77
88android {
99 defaultConfig {
Original file line number Diff line number Diff line change 55
66| Android | iOS |
77| :-----------------------| :---------|
8- | [ android.support.v4.view. ViewPager] ( http ://developer.android.com/reference/android/support/v4/view /ViewPager.html ) | [ UITabBarController] ( https://developer.apple.com/library/ios/documentation/UIKit/Reference/UITabBarController_Class/ ) |
8+ | [ androidx.viewpager.widget. ViewPager] ( https ://developer.android.com/reference/kotlin/androidx/viewpager/widget /ViewPager) | [ UITabBarController] ( https://developer.apple.com/library/ios/documentation/UIKit/Reference/UITabBarController_Class/ ) |
You can’t perform that action at this time.
0 commit comments