Anselmus K A Kurniawan

Results 7 issues of Anselmus K A Kurniawan

Since XCode 11, `CFBundleShortVersionString` is managed using `$(MARKETING_VERSION)` from build setting, not a static value anymore In `react-native-version:4.0.0` it replace the value using static one ``` before CFBundleShortVersionString $(MARKETING_VERSION) after...

# Issue Can we define polymorphic association? ## Versions - "sequelize": "^6.6.5", - "sequelize-typescript": "^2.1.0", - "typescript": "^4.3.5" ## Issue type - [ ] bug report - [x ] feature...

I'm trying to deploy storybook to another repo (using remote option) that has multiple storybooks. For monorepo option `packages`, I cannot find any example for `package.json` files inside `packages` folder....

The document only give example for one to many relationship, can I use search for many to many relationship? For example: books have many to many relation with authors so...

What's going on? After upgrading to react navigation 5, back button handle for exit route not working, in fact it's not even registering, so any routes defined in `export const...

I notice some performance issue while using SafeAreaView. These performance issue will not happen in high end device (because it render realy fast) ![bug](https://user-images.githubusercontent.com/816817/86288081-7f0a3f80-bc13-11ea-9681-a0fa1e749f6e.gif) Currently I endup using useSafeAreaInsets because...

Hi, I use HTMLLabel to show my content description but it randomly (very rare and I can't reproduce it) gave error NSRangeException this are the stack trace: Crashed: com.twitter.crashlytics.ios.exception 0...