QR code generating with vanilla js (SVG Element, Data URI PNG String, HTML table element) https://github.com/englishextra/qrjs
A Pen by englishextra on CodePen.
QR code generating with vanilla js (SVG Element, Data URI PNG String, HTML table element) https://github.com/englishextra/qrjs
A Pen by englishextra on CodePen.
import { Dimensions, PixelRatio, Platform } from 'react-native';
/**
* # Adjusts a given size value based on the screen width to ensure consistent sizing across different devices.
* using a base layout size of 320 for Figma designs.
* On iOS, the adjusted size is rounded to the nearest pixel. On other platforms,
* the value is rounded and slightly reduced to account for platform-specific differences.
docker pull coturn/coturn # step 1
# docker run -d --name coturn-server -p 3478:3478 -p 3478:3478/udp -p 5349:5349 -p 5349:5349/udp -p 49160-49200:49160-49200/udp \
# coturnserver --min-port=49160 --max-port=49200 # step 2 a
# turn:192.168.57.103:3478