<turbo-stream action="append" target="posts_list"><template>    <div class="postbit" id="386892" data-post-id="386892">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="GenericJam" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/GenericJam/120/15495_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  GenericJam
                      <span class="op-star" title="Thread Starter">
                        <img alt="OP" class="op-star-icon" src="/assets/thread-icons/thread-icon-thread-starter-df91e872.png" />
                      </span>
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Sorry <a class="mention" href="/u/damirados" rel="nofollow">@Damirados</a> and <a class="mention" href="/u/mat-hek" rel="nofollow">@mat-hek</a> I accidentally flipped the replies and the site won’t let me edit it.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="386892" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/mob-native-beam-elixir-on-native-mobile/74924/44">Post #43</a>
	                </div>
	            </div>
              <div id="likers-container-386892" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="386892"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #43"></div>
  </section>
</div>
    <div class="postbit" id="386898" data-post-id="386898">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="Damirados" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/Damirados/120/36402_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  Damirados
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Emerge is similar to scenic but with layout engine, animations and proper zero copy video pipeline.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="386898" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/mob-native-beam-elixir-on-native-mobile/74924/45">Post #44</a>
	                </div>
	            </div>
              <div id="likers-container-386898" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="386898"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #44"></div>
  </section>
</div>
    <div class="postbit" id="386934" data-post-id="386934">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="bartblast" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/bartblast/120/17647_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  bartblast
                  </h3>
		          </div>
						
			          <div class="user-title">
									<span>Creator of Hologram</span>
			          </div>
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<aside class="quote no-group" data-username="GenericJam" data-post="42" data-topic="74924">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/genericjam/48/15495_2.png" class="avatar"> GenericJam:</div>
<blockquote>
<p>Users and designers consistently want native looking apps so this is the shortest path to get there.</p>
</blockquote>
</aside>
<p>I’d push back on this - the “native feel” obsession is largely a dev and designer thing. Users care about performance, reliability, and smooth interactions, not whether a button matches platform HIG. Nobody complains that web apps don’t use OS-native form inputs - users adapted years ago. Mobile is no different. Some of the most popular apps ship custom non-native UIs and nobody complains.</p>
<p>This misconception has a real cost: too many devs dismiss the WebView path outright. WebView’s bad reputation mostly comes from early hybrid frameworks that shipped unoptimized web apps in a shell - that was an implementation problem, not a WebView limitation. There’s a ton of optimization headroom there and nothing fundamental preventing it from being nearly indistinguishable from native - WebView engines improve with every OS release, Web APIs keep closing the gap, and platform conventions are converging. We’re planning to take this approach with Hologram after Local-First lands - same repo, same UI components across web and mobile.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="386934" data-batch-url="/posts/batch_likers">
                        5
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/mob-native-beam-elixir-on-native-mobile/74924/46">Post #45</a>
	                </div>
	            </div>
              <div id="likers-container-386934" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="386934"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #45"></div>
  </section>
</div>
    <div class="postbit" id="386935" data-post-id="386935">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="f0rest8" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/f0rest8/120/38551_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  f0rest8
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Just to chime in, maybe I’m off topic, but when I see DX for Elixir on Native Mobile… what I really want is to be able to write and make my web app in elixir (phoenix live view for me personally) and then be able to simply run a mix task (or similar simplicity) and have the native app setup/updated to represent the same experience I just created in web.</p>
<p>That would be my dream. Work in the language and framework I prefer and know that my one app is more or less the same experience replicated across any device and immediately submittable to the various app stores. We’re dreaming right? <img src="https://forum.elixirforum.com/images/emoji/apple/slight_smile.png?v=15" title=":slight_smile:" class="emoji" alt=":slight_smile:" loading="lazy" width="20" height="20"></p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="386935" data-batch-url="/posts/batch_likers">
                        2
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/mob-native-beam-elixir-on-native-mobile/74924/47">Post #46</a>
	                </div>
	            </div>
              <div id="likers-container-386935" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="386935"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #46"></div>
  </section>
</div>
    <div class="postbit" id="386936" data-post-id="386936">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="bartblast" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/bartblast/120/17647_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  bartblast
                  </h3>
		          </div>
						
			          <div class="user-title">
									<span>Creator of Hologram</span>
			          </div>
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>That’s exactly the plan for Hologram - web, mobile, and desktop from the same repo with the same UI components. Not dreaming, just not there yet <img src="https://forum.elixirforum.com/images/emoji/apple/slight_smile.png?v=15" title=":slight_smile:" class="emoji" alt=":slight_smile:" loading="lazy" width="20" height="20"></p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="386936" data-batch-url="/posts/batch_likers">
                        3
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/mob-native-beam-elixir-on-native-mobile/74924/48">Post #47</a>
	                </div>
	            </div>
              <div id="likers-container-386936" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="386936"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #47"></div>
  </section>
</div>
    <div class="postbit" id="386938" data-post-id="386938">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="derek-zhou" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/derek-zhou/120/19943_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  derek-zhou
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>I think there is a niche for both. In fact, if you consider the 2 aspects of native: native look and native rendering speed, there are 2X2=4 combinations, all 4 are valid:</p>
<ul>
<li>Neither, I think that’s where Hologram is aiming. Maximizing portability.</li>
<li>Both, I think that’s the way <a class="mention" href="/u/genericjam" rel="nofollow">@GenericJam</a> is aiming. Awesome look and feel, but cross platform portability will suffer</li>
<li>Native rendering speed but not so much native look and feel. I think this is where <a class="mention" href="/u/damirados" rel="nofollow">@Damirados</a> is going.</li>
<li>Native look and feel but still going through webview. I think this is where <a class="mention" href="/u/grouvie" rel="nofollow">@Grouvie</a> is going.</li>
</ul>
<p>I am glad that all quadrants are being explored within this community.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="386938" data-batch-url="/posts/batch_likers">
                        3
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/mob-native-beam-elixir-on-native-mobile/74924/49">Post #48</a>
	                </div>
	            </div>
              <div id="likers-container-386938" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="386938"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #48"></div>
  </section>
</div>
    <div class="postbit" id="386947" data-post-id="386947">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="Damirados" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/Damirados/120/36402_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  Damirados
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>IMO if you make UI toolkit well enough, matching native look and feel is just a theme and some configuration options for stuff like scrolling behavior and gesture physics.</p>
<p>I am going for high performance on low powered devices on one end (think smooth 30/60fps on a hardware equivalent of 10 year old smartphone, cheap one, not flagship) and a high complexity desktop apps on the other end (video editors, music DAWs, CAD software…). Mobile apps should basically come for free as a side effect, once interface to the OS is developed (which is ton of work and not free at all)</p>
<p>Number 1 thing I am going for is the development experience.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="386947" data-batch-url="/posts/batch_likers">
                        1
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/mob-native-beam-elixir-on-native-mobile/74924/50">Post #49</a>
	                </div>
	            </div>
              <div id="likers-container-386947" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="386947"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #49"></div>
  </section>
</div>
    <div class="postbit" id="386951" data-post-id="386951">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="GenericJam" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/GenericJam/120/15495_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  GenericJam
                      <span class="op-star" title="Thread Starter">
                        <img alt="OP" class="op-star-icon" src="/assets/thread-icons/thread-icon-thread-starter-df91e872.png" />
                      </span>
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>I don’t really know who has the obsession but there are whole libraries in React Native to mimic native buttons, etc. I think it is without argument that when you have an app that looks like system apps it feels like it belongs there. I spent a couple of years in React Native so I know a lot of the pain points in the ecosystem.</p>
<p>A webview is not designed to be a first class experience on any of the platforms but their native apps are.</p>
<p>I’m not sure what the plan to get Hologram onto mobile is but there aren’t really any great options in my opinion. You could do PWA which has its own problems. You could do Cordova which has other problems. You could do NativeScript. I may be missing one or two. All of them have issues as far as I’m concerned.</p>
<p>Before going down this particular rabbithole I built a PWA in LiveView and I built a PoC NativeScript app with LiveView and they do ‘work’.</p>
<p>It’s not just that I want Elixir, I also want the BEAM in the app. I think this is where LiveView Native got it wrong. The processing needs to happen on the device and people want BEAM style interaction. At least I do and I definitely missed it when going back to programming on mobile without it. The BEAM is such a powerful runtime for precisely the problem set of mobile which is the mucky middle.</p>
<p>The other thing that LiveView Native got wrong is assuming that LiveView would work as well on mobile as it does on desktop. Apps have to be super snappy. Even more so than desktop apps. I’m very appreciative of the work that was done there with pioneering design but I could tell pretty early that this was not going to get wide adoption because mobile is a very different space than desktop. Another issue with LiveView Native is too many moving pieces. In my framework the app is directly wired to the BEAM. Zero latency and very little in terms of dependencies that have to be maintained.</p>
<p>By targeting the native view tree we get all of the native performance for the cost of building the mapping. So all of the performance advances including whatever they just released in the latest update we get thrown in. There’s also a ton of things you can’t do with a webview whereas anything the phone can do is available if you just build a native app.</p>
<p>Every blessing on the hologram project. I’m cheering for you but mobile is a difficult space and the reason I took this direction is by feeling the pain points.</p>
<p><a class="mention" href="/u/f0rest8" rel="nofollow">@f0rest8</a> I don’t think there is any example where this is the case. Today you can already create a PWA with LiveView if you really want to but it’s a canned webpage posing as an app. Even React Native shares a handful of things with React but the crossover is surprisingly small as they are not actually mapping the same problem space. All the RN elements are different, RN has navigation, etc. They share a virtual DOM and probably a common design language but there are many differences.</p>
<p>NativeScript comes close but that’s another example of trying to shoehorn one thing into another.</p>
<p>Overall I want native performance, native look, write in Elixir using conventions that feel like LiveView with the BEAM on board to do all the stuff the BEAM can do. I think this is the best of everything for the specific problem space of what most people want for mobile apps.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="386951" data-batch-url="/posts/batch_likers">
                        7
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/mob-native-beam-elixir-on-native-mobile/74924/51">Post #50</a>
	                </div>
	            </div>
              <div id="likers-container-386951" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="386951"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #50"></div>
  </section>
</div>
    <div class="postbit" id="386958" data-post-id="386958">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="GenericJam" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/GenericJam/120/15495_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  GenericJam
                      <span class="op-star" title="Thread Starter">
                        <img alt="OP" class="op-star-icon" src="/assets/thread-icons/thread-icon-thread-starter-df91e872.png" />
                      </span>
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Another design consideration: because of my work in React Native I realized the pain of having to go through too many layers. I want it to be as simple as is reasonably possible.</p>
<p>React Native |  React | Javascript | Platform glue | Mobile OS | Phone</p>
<p>Moving anything in any of these layers could mean your app stops working or will stop working at the next update.</p>
<p>iOS and Android don’t want you there as some alternative cross platform thing. They want to give every advantage to native developers. Apple is particularly bad. Arguably, Android just wants everyone on the web but Apple actively tries to force people into the blessed way.</p>
<p>If you write a React Native app of anything of reasonable complication you will end up with a fair bit of platform specific code either in native modules or in platform glue and even in your code logic. Trying to get it working on two platforms is comparable to just writing two separate apps which is what many teams settle on. So now that is possible to do with one language. Of course there must be some overlap so you might as well include them in the same codebase (yay!) but there will still be a need to have platform specific code as there are lots of eccentricities between them.</p>
<p>My plan is to write an abstraction layer that for the most part tracks to a native implementation on each side but if you really want to dial it in you can use the actual native terms and say which platform you want it to end up on.</p>
<p>So, simplicity is a goal but also specificity. Anything that you can do natively you should be able to do here. I realize the groups I’m trying to make happy here may not agree on what constitutes a good decision but I’m hoping that it will work well enough to enable Elixir developers to get onto native mobile and mobile developers to get into Elixir.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="386958" data-batch-url="/posts/batch_likers">
                        4
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/mob-native-beam-elixir-on-native-mobile/74924/52">Post #51</a>
	                </div>
	            </div>
              <div id="likers-container-386958" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="386958"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #51"></div>
  </section>
</div>
    <div class="postbit" id="386961" data-post-id="386961">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="derek-zhou" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/derek-zhou/120/19943_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  derek-zhou
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<aside class="quote no-group" data-username="GenericJam" data-post="52" data-topic="74924">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/genericjam/48/15495_2.png" class="avatar"> GenericJam:</div>
<blockquote>
<p>Anything that you can do natively you should be able to do here.</p>
</blockquote>
</aside>
<p>Through NIF? The problem here is that there are first party high level language APIs that are much nicer to use, but I am stuck with the C API by choosing Elixir.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="386961" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/mob-native-beam-elixir-on-native-mobile/74924/53">Post #52</a>
	                </div>
	            </div>
              <div id="likers-container-386961" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="386961"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #52"></div>
  </section>
</div>
</template></turbo-stream><turbo-stream action="replace" target="load-more-container"><template><div id="load-more-container" class="load-more-container">
    <a class="load-more-button" data-turbo-stream="true" href="/topics/74924/load_more?page=6">Load more posts</a>
</div></template></turbo-stream>