Expo SDK 50: API Routes, Fingerprint, Dev Tools, SQLite and more

preview_player
Показать описание
Watch Expo Engineers talk about all the SDK 50 highlights including API Routes, Fingerprint, Dev Tools, SQLite, Camera and more.

A lot of good work was packed into this release so we may not get to it all, but we'll definitely cover the following (and we'll plan to spend most of the time answering your questions):

• Expo Dev Tools Plugin API
• Expo Router v3
• @expo/fingerprint and integration into expo-github-action (this is a juicy one)
• expo-sqlite/next (complete rewrite of our SQLite library)
• expo-camera/next

There is a lot more that we expect to come up in the questions. So please come hang out and don't hesitate to fire your questions into the chat.

#Expo #reactnative
Рекомендации по теме
Комментарии
Автор

Amazing, kudos to all the great Expo team: Keith, Evan, Bront, Cedric et. al.

bkamrani
Автор

Really fantastic rundown of the latest greatest changes to expo

Norfeldt
Автор

Excited to upgrade to SDK 50, especially for devtool plugin.

reactnativeandexpo
Автор

A common software design practice in Node applications is to separate controllers, database calls, utility functions, and the like. How would I accomplish this in expo router 3? And how would this be separate from my client code during deployment? Thanks for the content!

codewithtae
Автор

now that barcode scanner has moved to camera is it possible to use on web?

SteveLiles
Автор

I found my first contribution to Expo: Oct 10 2017
Probably one liner update to `exponent-docs` 🤣

flexbox_
Автор

Hey dudes! Content is great but where the video timecodes is?

АлексейПудников-ец
Автор

Hello!!. Is there any prop that helps improve the focus of the CameraView component?

juanignaciogiusiano
Автор

I want to use Expo as alternative to the Nextjs

prohacker