ahmetcj4
04/12/2020, 10:08 PMalex009
04/13/2020, 3:27 AMPodfile
line pod 'moko-widgets-bottomsheet', :git => '<https://github.com/icerockdev/moko-widgets.git>', :tag => 'release/0.1.0-dev-19'
? after add this line you should do pod install
and after it you can compile kotlin framework. but kotlin project should be configured to linking with cocoapod, like here
2. i think now with current common api of constraints you can't do two buttons same dynamic size...please create issue on github and in issue we recognize what api should be addedahmetcj4
04/18/2020, 10:46 PM