• Stars
    star
    147
  • Rank 250,564 (Top 5 %)
  • Language
    Objective-C
  • License
    MIT License
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Extremely hacked together demo of Marzipan + React Native

Marzipants

Here's a proof-of-concept that React Native can work* (*lol) under Marzipan.

But, like, it's proof that we don't need Electron, right? 💪

Running Marzipan

Check out biscuitehh/MarzipanPlatter for a nice guide on getting Marzipan running.

It's ✨Reasonably Good✨

It's surprising how well it's working. Besides the obvious mobile-specific things, it's running abouuuut as well as tvOS builds of React Native.

I wouldn't recommend using it. Ever. C'mon now.

How It Looks

I have some screenshots* of the RNTester sample application from React Native.

(*photos, lols. My UI server dies hard the second my Touchbar becomes active, which my screenshot shortcut does. Ehhh)

This Repo

I've committed everything. EVERYTHING. node_modules, especially, because that's where the bulk of the changes were.

How to run

  • Follow all the MarzipanPlatter instructions first
  • Install node if you don't have it yet (brew install node)
  • Open the Xcode project, run the MarzipantsMacSwift target, and you too have an unstable UI server and a poorly rendered app!
  • If the app fails to compile, try building the ReactMac scheme first, and only then MarzipantsMacSwift
  • Instead of running from Xcode directly, you can build the app from Xcode, and then:
  • Run react-native server: npm install -g react-native; react-native start
  • Find in Xcode the built app (in Products group, find MarzipantsMacSwift.app -> Open in Finder), copy path to it
  • Run the built app via CLI: CFMZEnabled=1 open path-to-the-MarzipantsMacSwift.app
  • If you open some screen you shouldn't have and you keep getting the red screen at launch, delete ~/Library/Containers/com.notjosh.MarzipantsMacSwift

More Repositories

1

Aureal

ASUS Aura client software for macOS
Swift
44
star
2

NTJBilateralCIFilter

Bilateral filter, implemented as a CoreImage kernel (CIKernel)
Objective-C
30
star
3

bleno-mac

Bleno MacOS bindings using the official CoreBluetooth API
Objective-C++
24
star
4

AdvancedMap

Advanced map enabled for macOS Monterey
C++
20
star
5

emoji-converti

Convert yr Apple emoji font to work on Linux! 📛
Python
9
star
6

CrashBandicooter

Crash!!! BAndicoot!!!!!!!!
Swift
8
star
7

HumpDayApp

Hump day? LET'S FIND OUT!
Objective-C
8
star
8

SvgLoader

SVG loader using SVGKit for iOS
Objective-C
8
star
9

Id3ArtViewer

ObjC/Cocoa app for viewing ID3v2 art
Objective-C
4
star
10

Dynamically

Swift UIDynamics showcase
Swift
3
star
11

yt-dlp-GlobalCyclingNetworkPlusDRMWorkaround

Global Cycling Network Plus DRM Workaround plugin for yt-dlp
Python
3
star
12

OkayButHowDoYouFeel

SceneKit exploration
Swift
2
star
13

USBMouse

Driver and demo app for USB Mouse
C
2
star
14

SecretFlying

OS X status bar app for secretflying.com
HTML
2
star
15

danger-package_json_lockdown

package.json locker-downer plugin for Danger
Ruby
2
star
16

cornlife

JavaScript
2
star
17

wthr

CSS3 animations for real-time weather conditions
JavaScript
1
star
18

impfterminspection

summary of vaccination appointment wait times
TypeScript
1
star
19

Kestrel

Swift
1
star
20

habari-plugin-symfony_templating

symfony templating engine plugin for Habari
PHP
1
star
21

sup

high level visual project tracking
JavaScript
1
star
22

itsbeen

goddamn this song
Go
1
star
23

little-printer-claim-code

node helper library to process + generate claim codes
TypeScript
1
star
24

ReactiveMVVMExperiment

RAC + MVVM = ???
Objective-C
1
star
25

cloudapp-archiver

Download all yr files + metadata from cloudapp
TypeScript
1
star
26

Outside

A screensaver for seeing outside, into the Real Worldâ„¢
Swift
1
star
27

SkitchThat

Playing with the Skitch API
Objective-C
1
star