Skip to content

Instantly share code, notes, and snippets.

View vinayrajput05's full-sized avatar
🏠
Working from home

Vinay Rajput vinayrajput05

🏠
Working from home
View GitHub Profile
@vinayrajput05
vinayrajput05 / gist:f89bb532ae643e4f9bdef904276d22b9
Last active February 10, 2025 07:19
Create React Native Project with Package Name
npx @react-native-community/cli@latest init AppName --skip-install --skip-git-init false --pm bun --package-name com.example.user --directory FolderName
@vinayrajput05
vinayrajput05 / mail.yml
Created October 1, 2024 15:00 — forked from ShafiMunshi/mail.yml
Flutter CI/CD programme
name: "Build"
on:
pull_request:
branches:
- dev # you should change this branch according to yours
- test
push:
branches:
- dev # you should change this branch according to yours
var mediaJSON = { "categories" : [ { "name" : "Movies",
"videos" : [
{ "description" : "Big Buck Bunny tells the story of a giant rabbit with a heart bigger than himself. When one sunny day three rodents rudely harass him, something snaps... and the rabbit ain't no bunny anymore! In the typical cartoon tradition he prepares the nasty rodents a comical revenge.\n\nLicensed under the Creative Commons Attribution license\nhttp://www.bigbuckbunny.org",
"sources" : [ "http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4" ],
"subtitle" : "By Blender Foundation",
"thumb" : "images/BigBuckBunny.jpg",
"title" : "Big Buck Bunny"
},
{ "description" : "The first Blender Open Movie from 2006",
"sources" : [ "http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/ElephantsDream.mp4" ],