Bikram Thapa

Results 2 issues of Bikram Thapa

**Background timer worked perfectly in my android version.** And then I tried to make it work in iOS , so I added following pod : pod 'react-native-background-timer', :path => '../node_modules/react-native-background-timer'...

Why there are strong delegate references ?? I get my class nil when setting weak delegate . But delegate should be weak , isn't it ?