rajangargsmartdata
rajangargsmartdata
I am also getting a TS typo error in below line not sure if this one is related `onValueChange?: (value: ItemT, index: number) => void;` So I resolved it by...
Sure @rheng001 , I'll do this over the weekend and will raise the PR.
I think placing a round view with white background over pie chart can do the trick. Update:- It worked for me here is the output. Ignore the grey circle. ![Screenshot...
Hi @RaguRam1991 I am having the same issue. Any luck?
I am getting the same issue. Did you resolved it @faizanbutt ?
Thanks, I've also resolved it by adding keychain create_keychain( name: "keychain", password: "123456", default_keychain: true, unlock: true, timeout: 3600, lock_when_sleeps: false ) match( app_identifier: "com.app", type: 'appstore', readonly: true, keychain_name:...