Folivi

Results 13 issues of Folivi

Hi, how do you handle the click? I'm trying to create a pie chart and handle the click on each part. Thank you for your help

Hi, I get this message from my ios7 app. Objective-C stub for message `imageForURL:completionBlock:' type`v@:@@?' not precompiled. Make sure you properly link with the framework or library that defines this...

Hi, loving the framework so far, great work! I have question/request: what's the best way to use React for the front-end? Can you provide a sample project? Cheers

Hey guys, Can someone help achieve this? I have the implementation below. It's pretty simple: -in my index.ios.js file: ``` ``` Here goes the component 2 ``` ``` Component3 displays...

Question

hello, how can I use it with a sumit button? like thanks

Hi all, can anyone help get my head around the FromRequest trait. As I understand, we can use it to share data with the resolvers. I'm trying to inject the...

Hi, I'm trying to get the template to work inside a docker container but it doesn't work. Here is my docker-compose file: ``` version: '2' services: swiftapi: build: ./perfect volumes:...

hi, I'm having an invalid redirect_uri issue when trying to authenticate with facebook on my production app, but no issue in development. Any idea of what is causing it? Find...

Great control! any idea of how to use it in a rubymotion app? thanks