TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

How I learned React Native in a weekend and shipped an app

159 点作者 enoex1大约 8 年前

12 条评论

cableshaft大约 8 年前
I have prior ios experience and was able to get the view side of React Native working without much problems, but once I started needing to store something on the device (especially trying to understand Redux and other similar solutions), I hit a pretty solid wall in my development and eventually put it on the backburner.<p>It looks like you might have been able to bypass this in your app, but if not, how did you approach that aspect of it?
评论 #14188338 未加载
评论 #14189776 未加载
esturk大约 8 年前
Prior iOS development certainly helps a lot. From my experience, a lot of time were spent debugging on Xcode to build the app itself.
huangc10大约 8 年前
You mentioned you previously shipped iOS apps. How was the Android integration with React Native?<p>Is it easy for someone unfamiliar with Android dev environment to push to Play Store?
评论 #14187776 未加载
AjithAntony大约 8 年前
Couple notes about the android app<p><pre><code> - the icon is broken, all I see is the green android face - when i log in to youtube, it says the log in is from an Iphone per my google security alert - the back and forward arrows don&#x27;t look right. They don&#x27;t have the right icon to be a visual cue for back and forward. They look more like previous and next. - would be great to handle full screen - video speed is not preserved when starting a new video.</code></pre>
评论 #14193195 未加载
jtchang大约 8 年前
From where React Native is headed it sounds like it is going to significantly devalue the experience of a lot of native iOS and Android developers.
rocky1138大约 8 年前
This is why we need mobile devices that run a full operating system and full browser. Missing features and incompatibility make mobile useless in many real-world cases.<p>Why can&#x27;t we just watch YouTube videos in Chrome on a mobile device?
评论 #14188705 未加载
评论 #14188366 未加载
评论 #14189220 未加载
评论 #14187886 未加载
评论 #14188019 未加载
评论 #14191614 未加载
anotheryou大约 8 年前
What did you earn and how much mobile development did you previously do?
joojoos27大约 8 年前
Do you think it&#x27;s possible to monetize this to make it a full time gig?
评论 #14190936 未加载
randomsofr大约 8 年前
I don&#x27;t understand the purpose of the app, can someone explain?
评论 #14189188 未加载
评论 #14191412 未加载
rtuin大约 8 年前
&quot;I do experience with React, but none with React Native.&quot;<p>Oh
mdekkers大约 8 年前
The header animation is terribly distracting and annoying. I though &quot;let&#x27;s follow the mouse pointer with something gimmicky&quot; went out the door with geocities.
literallycancer大约 8 年前
What&#x27;s with the flickering header?
评论 #14189565 未加载