随笔分类 -  APP开发

摘要:经查跟 有关,需要手动完成 。 两步解决此问题: 配置 : "https://facebook.github.io/react native/docs/linking libraries ios.html manual linking" 配置 : "https://facebook.github.i 阅读全文
posted @ 2017-11-29 20:59 枫叶落一地 阅读(6736) 评论(0) 推荐(0)
摘要:起因 业务需求要集成Paypal,实现循环扣款功能,然而 和`GOOGLE Paypal`上看,花了两天后集成成功,这里对如何使用Paypal的支付接口做下总结。 Paypal现在有多套接口: 1. 通过 (后面会谈Braintree)实现Express Checkout; 2. 创建App,通过R 阅读全文
posted @ 2017-03-23 01:29 枫叶落一地 阅读(6953) 评论(5) 推荐(1)
摘要:环境: react native: 0.41.2 react native image picker: 0.26.2 xcode 8.2.1 iphone 6 根据官方教程( "https://github.com/marcshilling/react native image picker" )写 阅读全文
posted @ 2017-03-15 01:20 枫叶落一地 阅读(663) 评论(0) 推荐(0)